, including all inherited members.
CBaseObject() | CBaseObject | [inline] |
CDrawContext(CFrame *pFrame, void *pSystemContext, void *pWindow=0) | CDrawContext | |
clipRect | CDrawContext | [protected] |
drawArc(const CRect &rect, const float startAngle1, const float endAngle2, const CDrawStyle drawStyle=kDrawStroked) | CDrawContext | |
drawArc(const CRect &rect, const CPoint &point1, const CPoint &point2) | CDrawContext | |
drawEllipse(const CRect &rect, const CDrawStyle drawStyle=kDrawStroked) | CDrawContext | |
drawLines(const CPoint *points, const long &numberOfLines) | CDrawContext | |
drawMode | CDrawContext | [protected] |
drawPoint(const CPoint &point, CColor color) | CDrawContext | |
drawPolygon(const CPoint *pPoints, long numberOfPoints, const CDrawStyle drawStyle=kDrawStroked, bool closePolygon=true) | CDrawContext | |
drawRect(const CRect &rect, const CDrawStyle drawStyle=kDrawStroked) | CDrawContext | |
drawString(const char *pString, const CRect &rect, const short opaque=false, const CHoriTxtAlign hAlign=kCenterText) | CDrawContext | |
drawStringUTF8(const char *pString, const CRect &rect, const CHoriTxtAlign hAlign=kCenterText, bool antialias=true) | CDrawContext | |
drawStringUTF8(const char *string, const CPoint &_point, bool antialias=true) | CDrawContext | |
fillArc(const CRect &rect, const CPoint &point1, const CPoint &point2) | CDrawContext | |
fillColor | CDrawContext | [protected] |
fillEllipse(const CRect &rect) | CDrawContext | |
fillPolygon(const CPoint *pPoint, long numberOfPoints) | CDrawContext | |
fillRect(const CRect &rect) | CDrawContext | |
floodFill(const CPoint &start) | CDrawContext | |
font | CDrawContext | [protected] |
fontColor | CDrawContext | [protected] |
forget() | CDrawContext | [virtual] |
frameColor | CDrawContext | [protected] |
frameWidth | CDrawContext | [protected] |
getClipRect(CRect &clip) const | CDrawContext | [inline] |
getDrawMode() const | CDrawContext | [inline] |
getFillColor() const | CDrawContext | [inline] |
getFont() const | CDrawContext | [inline] |
getFontColor() const | CDrawContext | [inline] |
getFontSize() const | CDrawContext | [inline] |
getFrame() const | CDrawContext | [inline] |
getFrameColor() const | CDrawContext | [inline] |
getLineStyle() const | CDrawContext | [inline] |
getLineWidth() const | CDrawContext | [inline] |
getLoc(CPoint &where) const | CDrawContext | [inline] |
getMouseButtons() | CDrawContext | |
getMouseLocation(CPoint &point) | CDrawContext | |
getNbReference() const | CBaseObject | [inline] |
getPoint(const CPoint &point) | CDrawContext | |
getStringWidth(const char *pStr) | CDrawContext | |
getStringWidthUTF8(const char *pStr) | CDrawContext | |
getSystemContext() const | CDrawContext | [inline] |
getWindow() | CDrawContext | [inline] |
lineStyle | CDrawContext | [protected] |
lineTo(const CPoint &point) | CDrawContext | |
moveTo(const CPoint &point) | CDrawContext | |
notify(CBaseObject *sender, const char *message) | CBaseObject | [inline, virtual] |
offset | CDrawContext | |
offsetScreen | CDrawContext | |
penLoc | CDrawContext | [protected] |
pFrame | CDrawContext | [protected] |
polyLine(const CPoint *pPoint, long numberOfPoints) | CDrawContext | |
pSystemContext | CDrawContext | [protected] |
pWindow | CDrawContext | [protected] |
remember() | CBaseObject | [inline, virtual] |
resetClipRect() | CDrawContext | |
setClipRect(const CRect &clip) | CDrawContext | |
setDrawMode(CDrawMode mode) | CDrawContext | |
setFillColor(const CColor color) | CDrawContext | |
setFont(const CFontRef font, const long &size=0, const long &style=-1) | CDrawContext | |
setFontColor(const CColor color) | CDrawContext | |
setFrameColor(const CColor color) | CDrawContext | |
setLineStyle(CLineStyle style) | CDrawContext | |
setLineWidth(CCoord width) | CDrawContext | |
setWindow(void *ptr) | CDrawContext | [inline] |
waitDoubleClick() | CDrawContext | |
waitDrag() | CDrawContext | |
~CBaseObject() | CBaseObject | [inline, virtual] |
~CDrawContext() | CDrawContext | |